home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextAdmin / Installer.app / French.lproj / AuthorizerPanel.nib / data.classes next >
Text File  |  1994-10-04  |  468b  |  18 lines

  1. Authorizer = {
  2.     ACTIONS = {"authenticateUser:" = "authenticateUser:"; }; 
  3.     OUTLETS = {
  4.     authorizeButton = authorizeButton; 
  5.     cancelButton = cancelButton; 
  6.     messageText = messageText; 
  7.     panel = panel; 
  8.     panelIcon = panelIcon; 
  9.     panelTitle = panelTitle; 
  10.     passwordField = passwordField; 
  11.     passwordLabel = passwordLabel; 
  12.     userField = userField; 
  13.     userLabel = userLabel; 
  14.     }; 
  15.     SUPERCLASS = Object; 
  16. };
  17. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  18.